The Web Forms for Marketers module is designed to create simple forms in a blink of an eye and in a friendly manner. The module can be configured so that forms have only a few adjustable parameters thus making the user interface as simple as possible. For instance, the basic options cover the most frequent needs of a regular web site editor such as creating basic input fields (text boxes, checkboxes), basic actions (save to a database, send an email) and basic validators (RequiredField validator, Email address validator, etc.).
More complex forms can be developed based on a form generated by this module. There is an option to convert the form into a sublayout (.ascx file), so that developers can edit this sublayout using common development tools like Visual Studio.